home *** CD-ROM | disk | FTP | other *** search
- object OrderReminder: TOrderReminder
- Left = 260
- Top = 191
- BorderStyle = bsDialog
- Caption = 'Order Reminder'
- ClientHeight = 365
- ClientWidth = 469
- Color = clCaptionText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 468
- Height = 60
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 16
- Top = 72
- Width = 433
- Height = 73
- AutoSize = False
- Caption =
- 'Why register? Cause we need your support. If you like it,please ' +
- 'support us. With your help, we can make our software better and ' +
- 'better. DO NOT use cracks or keygens, they may do harm to your P' +
- 'C or installs a backdoor on your computer.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 144
- Width = 433
- Height = 17
- AutoSize = False
- Caption = 'What benifits will you get after purchase?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 16
- Top = 160
- Width = 433
- Height = 17
- AutoSize = False
- Caption = '1.Low cost upgrade to future version.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 16
- Top = 176
- Width = 433
- Height = 17
- AutoSize = False
- Caption = '2.Get discount on purchasing other products.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label5: TLabel
- Left = 16
- Top = 192
- Width = 433
- Height = 17
- AutoSize = False
- Caption = '3.Unlimited free tech support, response in 12 hours.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 16
- Top = 208
- Width = 433
- Height = 17
- AutoSize = False
- Caption = '4.Unconditional 30-day money back guarantee.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label7: TLabel
- Left = 16
- Top = 272
- Width = 433
- Height = 17
- AutoSize = False
- Caption = 'So, why hesitate? Is there any reason you won'#39't buy? '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label8: TLabel
- Left = 16
- Top = 232
- Width = 433
- Height = 33
- AutoSize = False
- Caption =
- 'And more! You will also get a $19.95 bonus product - Popup AD Sh' +
- 'ield which kills all the anonying popup ads.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Button1: TButton
- Left = 16
- Top = 304
- Width = 441
- Height = 41
- Caption = 'Order Now'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-